Welcome![Sign In][Sign Up]
Location:
Search - C mysql

Search list

[BooksMySQL__5.1__Manul

Description: MySQL 5.1参考手册 这是MySQL参考手册的翻译版本,关于MySQL参考手册,请访问dev.mysql.com。 原始参考手册为英文版。 This translation was done by MySQL partner GreatLinux, Beijing, People s Republic of China. GreatLinux Inc. 北京万里开源软件有限公司在全国范围提供MySQL产品相关的商务及 技术方面的咨询与支持服务。垂询请致电:8610-65694500,或发送邮件至:sales@greatlinux.com. -MySQL 5.1 reference manual This is the MySQL reference manual translated version, on the MySQL reference manual, please visit dev.mysql.com. The original English version of the reference manual. This translation was done by MySQL partner Grea tLinux, Beijing, People's Republic of China. GreatLinux Inc.. Beijing 10,000 Lane revenue Software Company to provide nationwide MySQL products related to the business and technical aspects of the advisory and support services Treasury. Inquiry call :8610- 65694500, or send an email to : sales@greatlinux.com.
Platform: | Size: 2535424 | Author: | Hits:

[Game Server SimulatorEVEmu-0.2

Description: EVE Online模拟器源码,采用C++编写 编译环境 real linux (not cygwin) gcc 3.3 mysql 4.1 32 bit 相比上个版本服务端增加一些功能,配合对应的数据库,可以架设成功 客户端请使用美版3913客户端-EVE Online simulator source code, C compiler environment to prepare real linux (not cygwin) gcc 3.3 mysql 4.1 32 bit compared to the previous version of the server for additional functions, with the corresponding database, it was built client please use the 3913 version of the U.S. client
Platform: | Size: 1741824 | Author: LSW555 | Hits:

[OtherMySQL-msz

Description: MySQL中文参考手册.rar MySQL是一个精巧的SQL数据库管理系统,虽然它不是开放源代码的产品,但在某些情况下你可以自由使用。由于它的强大功能、灵活性、丰富的应用编程接口(API)以及精巧的系统结构,受到了广大自由软件爱好者甚至是商业软件用户的青睐,特别是与Apache和PHP/PERL结合,为建立基于数据库的动态网站提供了强大动力。 MySQL有瑞典的T.c.X公司负责开发和维护,MySQL的用户手册很单纯,只有一个集中的<MySQL Reference Manual>,但其内容覆盖了MySQL的所有信息,因此该手册是了解和掌握MySQL的绝佳文献。 虽然对MySQL的开发不能出一份力,但可为它的推广使用尽一份心,面对500多页的参考手册,知道要精确译出它决非易事,但愿几个月的心血能为大家提供一丝微薄的帮助。 由于本人水平有限,文中肯定有不准确的地方,敬请在阅读过程中不吝指出。文中不明之处,请参阅手册原文。 本文的内容针对MySQL 3.23.7alpla,实际上很多内容是通用的。另外,参考手册的几个附录也是很有价值的,但由于时间有限,未能译出,可参见原文。 -MySQL reference manual. Rar MySQL is a sophisticated SQL database management system Although it is not open source products, but in some cases you can freely use. Because of its strong capabilities, flexibility, rich application programming interface (API) and the elegance of the structure, by the vast number of free software enthusiasts even commercial software users favored especially with Apache and PHP/PERL combination for the establishment of the dynamic database-based web site provided a powerful impetus. MySQL Sweden T.c.X the company responsible for the development and maintenance of the MySQL user manual is very simple, Only a concentration of
Platform: | Size: 447488 | Author: 暮山紫 | Hits:

[MySQLConnectPool

Description: 封装的c++访问mysql的连接池代码 支持windows和linux下的mysql-Packaging c visit mysql connection pool code windows and linux support of my sql
Platform: | Size: 2048 | Author: netstar | Hits:

[Windows DevelopC_RunMySQL

Description: C语言操作MySQL,可以在文本中写入命令,并可以提示保存、排序命令。有自动探测DataBase和Table功能。-C language operation MySQL, can be written in the text command, and can be prompted to save, sort order. DataBase and has automatic detection function Table.
Platform: | Size: 16384 | Author: 刘QM | Hits:

[BooksMySQL

Description: mysql中文参考手册,比较全面,chm版本-Chinese mysql reference manual, more comprehensive, chm version
Platform: | Size: 447488 | Author: email7574546 | Hits:

[Internet-Networkmod_auth_mysql.c

Description: mysql认证 -mysql certification
Platform: | Size: 7168 | Author: | Hits:

[BooksMYSQL

Description: 3、使用如下命令更改密码: shell> mysqladmin -u root -p password ‘newpass’ Enter Password:******* 出现Enter Password的提示后输入原来的密码oldpass即可。 读者可以尝试其它所有本章介绍的方法。 4、首先以root用户的身份连接到服务器: shell> mysql -u root -p Enter password:******* 出现Enter password提后输入root用户的密码,然后即进入mysql客户机的交互模式,可以看到下面的提示: Welcome to the MySQL monitor. Commands end with or \g. Your MySQL connection id is 4 to server version: 3.23.25-beta-log Type help or \h for help. Type \c to clear the buffer mysql> 然后发布查询,直接键入题目中的语句: mysql> SELECT User,Host FROM mysql.user -3, use the following command to change the password: shell> mysqladmin-u root-p password newpass Enter Password :******* the Enter Password prompt appears enter the original password after you oldpass. Readers can try all other methods described in this chapter. 4, first of all to root the identity of the user to connect to the server: shell> mysql-u root-p Enter password :******* appear Enter password to enter the root after the user s password, and then entering the mysql client interactive mode , we can see the following prompt: Welcome to the MySQL monitor. Commands end with or g.Your MySQL connection id is 4 to server version: 3.23.25-beta-logType help or h for help. Type c to clear the buffermysql> and then release inquiries, directly type the subject of statement: mysql> SELECT User, Host FROM mysql.user
Platform: | Size: 22449152 | Author: qwli | Hits:

[MySQLCSQL

Description: 在Linux操作系统下的C语言进行MySQL进行增删改查-Under the Linux operating system in C language to carry out additions and deletions to check MySQL
Platform: | Size: 7168 | Author: 裴木生 | Hits:

[MySQLvcConnectMySql

Description: VC连接MySQL数据库,可方便地对数据库进行操作,编译前请在vc++6.0的设置中添加libmysql.lib!-VC Connect MySQL database, can easily operate on the database, the compiler before you vc++ 6.0 settings add libmysql.lib!
Platform: | Size: 30720 | Author: wind | Hits:

[Booksmysql5.1manual_cn

Description: MySQL 5.1参考手册 这是MySQL参考手册的翻译版本,关于MySQL参考手册,请访问dev.mysql.com。 原始参考手册 为英文版,与英文版参考手册相比,本翻译版可能不是最新的。 摘要 这是MySQL参考手册 它涉及MySQL 5.1至5.1.2-alpha版本。 文档生成于: 2005-11-15 -MySQL 5.1 Reference Manual MySQL Reference Manual This is the translation version, on the MySQL reference manual, please visit dev.mysql.com. The original reference manual for the English version, compared with the reference manual in English, the translation may not be up to date. Abstract This is the MySQL Reference Manual MySQL 5.1 It relates to version 5.1.2-alpha. Document generated on: 2005-11-15
Platform: | Size: 6688768 | Author: 周锡 | Hits:

[Otherotl4_htm

Description: otl是c++数据库封装好的一个数据库接口,能兼容mysql,oracle,sqlserver,db2等几乎所有数据库的接口,其是开源的。-otl is c++ good database package a database interface, compatible with mysql, oracle, sqlserver, db2 almost all database interface, it is open source.
Platform: | Size: 1818624 | Author: xiaoya | Hits:

[transportation applicationsOilTrans

Description: 本程序是采用VC++和Mysql编写的一款油量换算软件,可减少现在加油站人员计算油量查表、计算的工作量,程序中包含两种模式:1是可根据体积和温度等参数自动换算,2是可将油罐容积表添加到数据库中,实现自动换算。-This procedure is used VC++ And Mysql prepared a fuel conversion software, can be calculated to reduce the fuel stations are now look-up table to calculate the workload, the program contains two modes: one is based on volume and temperature parameters such as automatic conversion, 2 tank volume table can be added to the database, for automatic conversion.
Platform: | Size: 3182592 | Author: 王守志 | Hits:

[OtherApache+Mysql+PHPchm

Description: 这个是我在web培训时老师提供的手册,有apache,php和mysql,希望对大家有用。-This is my web, when teachers are provided with training manuals, have apache, php and mysql, I hope useful for everyone.
Platform: | Size: 23856128 | Author: Stephen | Hits:

[MySQLLibrary_v1.10

Description: mysql+visual C++编写的mini图书馆数据库管理系统,功能完善-mysql+ visual C++ prepared mini library database management system functions
Platform: | Size: 52224 | Author: ly | Hits:

[MySQLmysql

Description: mysql的接口实现 执行sql语句 example: select * from t_text -mysql interface to achieve the implementation of sql statement example: select* from t_text
Platform: | Size: 3072 | Author: genser | Hits:

[MySQLmysql-connector-net-5.1.6-noinstall

Description: 用于连接C#和MySql数据库的的MySql.data.dll的动态链接库文件,内含有这个动态链接库的学习文件-Used to connect C# And MySql database MySql.data.dll of the dynamic-link library file, which contains the dynamic link library learning document
Platform: | Size: 1242112 | Author: alice | Hits:

[MySQLjia_dian_wei_xiu

Description: ASP.NET 2.0 C# +MYSQL 家电维修管理系统 功能还算齐全,数据库完整,适合学生们学习利用。-ASP.NET 2.0 C#+ MYSQL appliance maintenance management system is still fully functional, database integrity, suitable for students to learn to use.
Platform: | Size: 789504 | Author: honey | Hits:

[Database systemcan_yi_xiao_fei

Description: C# + MYSQL 课程设计 ASP.NET 2.0数据库开发《餐饮消费管理系统》功能完整,界面大方,课设必下,大家好好利用~-C#+ MYSQL curriculum design ASP.NET 2.0 database development, Food consumption management system full-featured interface Dafang, lessons must be based, we make good use of ~
Platform: | Size: 746496 | Author: honey | Hits:

[MySQLmysql

Description: visual C++ mysql Connect Source
Platform: | Size: 1049600 | Author: Parkj | Hits:
« 1 2 34 5 6 7 8 9 10 ... 35 »

CodeBus www.codebus.net